記一個 Longitudinal vehicle dynamics 的問題


今天學到這部分,看到這公式實在讓我滿頭問號:

img

我不知道怎麼直觀地理解 I_e * w_e' = T_engine - T_turbine,後來找到一個資料才理解

img
img

概念上是,我們可以用另一個角度看這公式:

T_turbine = T_engine - I_e * w_e'

Ideally, we want T_turbine = T_engine, which means the torque generated by the engine can be 100% delivered to turbine.

However, T_engine is consumed a little bit because there are some mass in the engine, which consumed the torque generated.

#Self-Driving Car #Vehicle Dynamic Model







你可能感興趣的文章

第一週:暖身週(掌握 Git 與 Command line 操作)

第一週:暖身週(掌握 Git 與 Command line 操作)

【單元測試的藝術】Chap 2: 第一個單元測試

【單元測試的藝術】Chap 2: 第一個單元測試

如何在 CoderBridge 上撰寫文章?

如何在 CoderBridge 上撰寫文章?






留言討論